ideas = {
	
	country = {
		free_operations = {
			picture = FRA_army_of_aggression_focus
			
			allowed = {
				original_tag = ISI
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				army_org_Factor = 0.10
				army_morale_factor = 0.05
				army_attack_factor = 0.10
				army_defence_factor = 0.15
				army_speed_factor = 0.05
			}
		}
		us_extensive_bombing_campaign = {
			picture = combined_bomber_offensive
			
			allowed = {
				original_tag = ISI
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				army_org_Factor = -0.10
				army_morale_factor = -0.05
				army_attack_factor = -0.10
				army_defence_factor = -0.15
				army_speed_factor = -0.05
			}
		}
		continued_space_efforts = { #Namesake
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.02
			}
		}
		continued_space_efforts2 = { #Finance NASA/Private Space Ventures
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.03
			}
		}
		continued_space_efforts3 = { #Mission to Mars
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.05
			}
		}
		continued_space_efforts4 = { #Revisit the Moon
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.06
			}
		}
		continued_space_efforts5 = { #Lunar Outpost
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.1
			}
		}
		continued_space_efforts6 = { #Lunar Outpost - First Progression
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.12
			}
		}
		continued_space_efforts7 = { #Lunar Outpost - Second Progression
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.15
				production_speed_buildings_factor = 0.02
			}
		}
		continued_space_efforts8 = { #Lunar Outpost - Moonbase Beta
			picture = generic_research_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				research_speed_factor = 0.18
				production_speed_buildings_factor = 0.03
			}
		}

		space_force = { #Namesake
			picture = generic_air_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				max_planning = 0.15
				decryption_factor = 0.10
			}
		}
		space_force2 = { #Weaponized Space
			picture = generic_air_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			modifier = {
				max_planning = 0.25
				decryption_factor = 0.20
				army_attack_factor = 0.15
			}
		}
		space_force3 = { #Space Marines
			picture = generic_air_bonus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1

			modifier = {
				max_planning = 0.33
				decryption_factor = 0.25
				army_attack_factor = 0.20
			}
		}
		space_marines = {
			picture = air_support_focus
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1

			equipment_bonus = {
				transport_plane_equipment = {
					air_range = 4 
					build_cost_ic = 4
					instant = yes
				}	
			}
		}
		american_immigration_system = {
			picture = usa_desegregation_2
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				monthly_population = 0.20
				consumer_goods_factor = 0.01
				research_speed_factor = -0.03
				production_speed_buildings_factor = -0.10
				political_power_cost = 0.25
				nationalist_drift = 0.02
			}
		}
		american_immigration_system2 = {
			picture = usa_desegregation_2
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				monthly_population = 0.05
				consumer_goods_factor = -0.01
				research_speed_factor = 0.02
				democratic_drift = 0.02
			}
		}
		made_in_china = {
			picture = chi_chinese_unity
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				research_speed_factor = -0.03
				production_speed_buildings_factor = -0.10
			}
		}
		bull_market = {
			picture = chi_hyper_inflation4
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1

			modifier = {
				production_speed_buildings_factor = 0.05
			}
		}
		russia_investigation10 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.10
				political_power_cost = 2
			}
		}
		russia_investigation9 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.09
				political_power_cost = 1.8
			}
		}
		russia_investigation8 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.08
				political_power_cost = 1.6
			}
		}
		russia_investigation7 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.07
				political_power_cost = 1.4
			}
		}
		russia_investigation6 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.06
				political_power_cost = 1.2
			}
		}
		russia_investigation5 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.05
				political_power_cost = 1
			}
		}
		russia_investigation4 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.04
				political_power_cost = 0.8
			}
		}
		russia_investigation3 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.03
				political_power_cost = 0.6
			}
		}
		russia_investigation2 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.02
				political_power_cost = 0.4
			}
		}
		russia_investigation1 = {
			picture = usa_russia_investigation
			
			allowed = {
				original_tag = USA
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1

			modifier = {
				stability_factor = -0.01
				political_power_cost = 0.2
			}
		}
	}
	
	
}